Welcome![Sign In][Sign Up]
Location:
Search - virtual print

Search list

[OS DevelopHomework_mm

Description: 实现三个功能 1:打印所有当前进程占用的内存的起始地址+结束地址 2:输入虚拟地址,打印物理地址 3:改变一个变量的值(通过虚拟地址及物理地址)-Write a module that is called mtest • When module loaded, module will create a proc fs entry /proc/mtest • /proc/mtest will accept 3 kind of input 􀂃 “listvma” will print all vma of current process in the format of start-addr end-addr permission e.g 0x10000 0x20000 rwx 0x30000 0x40000 r— 􀂃 “findpage addr” will find va->pa translation of address in current process’s mm context and print it. If there is not va->pa translation, prink “tranlsation not found” 􀂃 “writeval addr val” will change an unsigned long size content in current process’s virtual address into val. Note module should write to identity mapping address of addr and verify it from userspace address addr. • All the print can be done with printk and check result with dmesg.
Platform: | Size: 6144 | Author: huang | Hits:

[Othershiyan

Description: 实验五 类的继承实验3.编写一个基类Shape,在此基础上派生出类Triangle和Circle,二者都有计算对象面积的函数GetArea( )和计算对象周长的函数GetPerim()。 4.开发一个简单的大学人员管理程序,该程序可以管理大学的一些基本人员:学生(student)、教师(teacher)、教授(professor)。首先设计一个虚基类person。通过该类保存人员的最基本信息:姓名(name)、年龄(age)和性别(sex)。然后使用该类派生出学生类student和教师类teacher,在其中添加各自的特性,如在student类中添加如下信息:专业(speciality),在teacher类中添加院系(department)等。还有部分教师在工作的同时在职修读学位,因此同时具有教师和学生双重身份,所以由student类和teacher类再次派生出stuTeacher类。为每个类定义一个输出函数print(),输出该类相关信息。 5.简易银行账户系统,银行帐户类派生出定期储户类和信用卡类。(选作) -Experimental class inheritance experiments.Write a base class Shape, on the basis of the derived classes Triangle and Circle, both to calculate the function of the object area GetArea () function to calculate the object perimeter GetPerim (). 4. Develop a simple university personnel management program, the program can manage the University some of the basic staff: students (student) teachers (teacher), professor (professor). First, the design of a virtual base class person Show. Class to save the most basic information: name (name), age (age) and gender (sex). Derived student class student and teacher class teacher and then use the class in which to add their own features, such as in the student class, add the following information: professional (speciality), added in the teacher class faculty (department). There are some teachers in the work at the same time are pursuing a degree, so also has the dual capacity of teachers and students, so again by the student class and the teacher cl
Platform: | Size: 29696 | Author: 熊丽堂 | Hits:

[Windows DevelopVVirtualImagei

Description: Virtual ImagePrinter是基于Microsoft universal打印驱动程序的。只要是在Windowss系统中可以被打印到一个或许多BMP,PNG,JPG,TIFF,PDF文件中的任意文档,ImagePrinter都可以打印。 -Virtual ImagePrinter is based on the Microsoft universal print driver. In Windowss system can print to one or many BMP, PNG, JPG, TIFF, PDF files to any document ImagePrinter can be printed.
Platform: | Size: 1856512 | Author: lmargin | Hits:

[OtherVehicles

Description: 一个关于Vehicle的小程序,带源码,测试可以执行。主要是一个类的继承的练习。-Vehicles Create a base class called Vehicle that has • the manufacturer’s name (type string), • number of cylinders in the engine (type int), and • owner (type Person, given below). Define a virtual function Print() to print all the informations of the Vehicle. Then create a class called Truck that is derive from Vehicle and has additional properties: the load capacity in tons (type double). Define a Car class that is also derived from the Vehicle class and has additional properties: bodystyle (type string, e.g. family car, super car, and concept car).
Platform: | Size: 7168 | Author: 沈晴雯 | Hits:

[Otherkey_modul

Description: 主要是真对虚拟机打印窗口各个控件的遍历以及模拟鼠标实现自动存储 -Mainly true traversal and analog mouse control of the virtual machine print window automatically stored
Platform: | Size: 3841024 | Author: wuyanan | Hits:

[Consolech08_08

Description: 声明一个抽象类Med作为基类,其中仅包含一个string 类型数据成员title(名称)和两个纯虚函数print()和id()。然后派生出Book类,CD类和Mag类。在Book类中,包含3个string类型数据成员 author(作者), pub(出版者), isbn(书号)和函数成员print()和id()。在CD类中,包含3个string类型数据成员composer(制作者), make(介质形式), number(编号)和函数成员print()和id()。在Mag类中,包含2个string类型数据成员issn(杂志编号), pub(出版者),两个整型数据成员volume(卷), number(号)和函数成员print()和id()。 -Declare an abstract class Med as a base class, which contains only a string type data members of the title (name), and two pure virtual function print () and id (). And then derive the Book class, CD, and Mag class. Book class contains three string type data members of the author (Author) pub (publisher) the isbn (ISBN) and function members of the print () and id (). Contains three members of the string type data in the CD class composer (creator), make (media formats), number (ID) and function members of the print () and id (). Mag class contains two string type data members issn (Magazine No.) pub (publisher), two members of the integer data volume (volume), number (No.) and function members of the print () and id ().
Platform: | Size: 5154816 | Author: 王石 | Hits:

[.netqicms_dazhe_access

Description: 升级说明: 1、QICMS商家联盟网站系统v2.5正式上线 2.新增店铺数据万能调用系统 3.新增友情链接管理系统 4.新增会员收信箱系统 5.修正IE8.0下部分页面兼容问题 6.新增文章管理系统 7.新增会员店铺自主管理系统 8.新增蜘蛛访问记录查询分析系统 9.修改商家类别无店铺时自动隐藏 10.针对虚拟主机用户做了程序上的调整,可在web.config中控制.html映射模式 11.程序支持在线安装 12.修改了打印优惠券页面,需要会员登陆才可打印-Upgrade instructions: 1, QICMS businesses Union website system v2.5 officially launched 2 new stores data universal call system 3 new links management system 4 new members receive mail system Part of the page 5 revision IE8.0 compatibility problems 6 of the new article management system 7 new member shop autonomous management system 8 new spider visit record query analysis system Auto hide 9 modified merchant category no shop 10 for the virtual host the user to do the procedure adjustment, can control the .Html mapping mode in web.config The 11 program support online installation 12 revised print coupon page, need to login to print
Platform: | Size: 2558976 | Author: sdaoi | Hits:

[Windows Develop5

Description: (1)设计Person类,要求具有用于表示姓名的保护数据成员:string szName; 实现信息打印的公有成员函数:void Print()。其中,Print函数设计为虚函数,输出的信息格式为:“Person 姓名”。 (2)从Person类派生Student类,添加用于表示学号的保护数据成员:int iNumber;重定义用于信息打印的公有成员函数:void Print()。其中,Print函数输出的信息格式为:“Student 姓名 学号”。 (3)从 Person类派生Teacher类,添加用于表示教龄的保护数据成员:int iYear;重定义用于信息打印的公有成员函数:void Print()。其中,Print函数输出的信息格式为:“Teacher 姓名 教龄”。 (4)从Student类派生Graduate类,添加用于表示研究方向的保护数据成员:string szResearch;重定义用于信息打印的公有成员函数:void Print()。其中,Print函数输出的信息格式为:“Graduate 姓名 研究方向”。 -(1) Design Person class requirements used to indicate the name of protecting data members: string szName public member function print information: void Print (). Print function designed for virtual function output format: " Person Name. (2) Student class derived from the Person class, add is used to represent the protected data members of the student number: int iNumber the information Print redefine public member functions: void Print (). Print function to output the information format: Student Name Student number. (3) Teacher classes derived from the Person class and add teaching experience is used to represent the protected data members: int iYear the information Print redefine public member functions: void Print (). Print function to output the information format: " Teacher Name seniority" . (4) derived from the Student class Graduate class, to add research direction is used to represent a member of the protected data: string szResearch the information Print redefin
Platform: | Size: 1024 | Author: zhang | Hits:

[androidBTPrinterDemo

Description: 蓝牙打印机手机例程,通过手机蓝牙建立虚拟串口控制蓝牙打印机打印操作-Bluetooth printer phone routine, created by mobile phone Bluetooth virtual serial port control Bluetooth printer to print operation
Platform: | Size: 107520 | Author: jspokemon | Hits:

[LabViewwendu

Description: 虚拟温度控制模拟系统,可是实现温度实时采集,高低温报警,历史数据查询,打印等功能。-The virtual analog temperature control system, but the realization of the temperature real-time acquisition, high and low temperature alarms, historical data query, print and other functions.
Platform: | Size: 88064 | Author: 吴建设 | Hits:

[CSharp.netcelldezige

Description: 基于.net的单元格设计程序,提供了合并单元格、虚表、打印和打印预览等功能,支持数据绑定、剪贴板操作、XML文件的导入和导出-Provides a merged cell, virtual tables, print and print preview capabilities, support for data binding, clipboard operations, XML file import and export
Platform: | Size: 1053696 | Author: kang | Hits:

[Printing programPDFPrinter

Description: PDF 虚拟打印机,TinyPDF系列,提供(vprint、word2pdf)编程接口,分为不同版本,提供不同的控制参数, 支持VC、VB、PB、Delphi、.NET、JAVA 等多种语言 支持编程把Word文档,网页、各种格式的图片等,打印成PDF文档,同时支持多次打印到一个PDF,支持pdf文档合并, 可编程把Word文档,单个或批量转成PDF文档。 所有功能都封装在252K的DLL中,方便编程使用,无需其它支持。 对各种快递单、发货单、发票等在真实打印的同时,可使用此控件,保留一份电子文档,以便后期查阅。-PDF virtual printer, TinyPDF series, to provide (vprint, word2pdf) programming interface is divided into different versions with different control parameters, Support VC, VB, PB, Delphi,. NET, JAVA and other languages Support programming to Word documents, Web pages, pictures, etc. in various formats, print to PDF, supports multiple print to a PDF, merge pdf documents to support, Programmable to a Word document, single or batch convert PDF documents. All functions are packaged in a DLL 252K easy to use program, no other support. A variety of delivery orders, invoices, print invoices, etc., while in the real, you can use this control to retain an electronic document in order to post inspection.
Platform: | Size: 3481600 | Author: chinagen | Hits:

[Printing programPDFVPrinter

Description: PDF 虚拟打印机,TinyPDF系列,提供(vprint、word2pdf)编程接口,分为不同版本,提供不同的控制参数, 支持VC、VB、PB、Delphi、.NET、JAVA 等多种语言 支持编程把Word文档,网页、各种格式的图片等,打印成PDF文档,同时支持多次打印到一个PDF,支持pdf文档合并, 可编程 Word批量转PDF。 所有功能都封装在252K的DLL中,方便编程使用,无需其它支持。 对各种快递单、发货单、发票等在真实打印的同时,可使用此控件,保留一份电子文档,以便后期查阅。-PDF virtual printer, TinyPDF series, to provide (vprint, word2pdf) programming interface is divided into different versions, with different control parameters, to support VC, VB, PB, Delphi,. NET, JAVA and other programming languages ​ ​ support the Word document, web pages, pictures, etc. in various formats, print to PDF, supports multiple print to a PDF, merge pdf documents support, programmable Word batch transfer PDF. All functions are packaged in a DLL 252K easy to use program, no other support. A variety of delivery orders, invoices, print invoices, etc., while in the real, you can use this control to retain an electronic document in order to post inspection.
Platform: | Size: 392192 | Author: chinagen | Hits:

[2D Graphicqipange

Description: 简单的matlab画标定板程序,用以生成像素级的标定模板,直接打印,避免了其他方法画出标定板产生虚边的问题。-Simple matlab drawing board calibration procedure to generate a pixel-level calibration template, print directly, avoiding the other methods to draw the calibration panels to generate virtual edge issue.
Platform: | Size: 1024 | Author: 张三 | Hits:

[Other7

Description: 声明一个抽象类Med作为基类,其中仅包含一个string 类型数据成员title(名称)和两个纯虚函数print()和id()。然后派生出Book类,CD类和Mag类。在Book类中,包含3个string类型数据成员 author(作者), pub(出版者), isbn(书号)和函数成员print()和id()。在CD类中,包含3个string类型数据成员composer(制作者), make(介质形式), number(编号)和函数成员print()和id()。在Mag类中,包含2个string类型数据成员issn(杂志编号), pub(出版者),两个整型数据成员volume(卷), number(号)和函数成员print()和id()。   派生类的print()和id()函数功能请自行设计。-Med declare an abstract class as a base class, which contains only one string type data member title (name) and two pure virtual function print () and id (). Then derive Book class, CD Mag classes and class. In the Book class, including three string type data members author (authors), pub (publisher), isbn (ISBN) and function members print () and id (). In the CD class, including three string type data members composer (creator), make (medium format), number (ID) and function members print () and id (). In Mag class contains two string type data members issn (magazine number), pub (publisher), a member of two integer data volume (volume), number (No.) and function members print () and id (). Derived class print () and id () Function Please design themselves.
Platform: | Size: 2048 | Author: fwferrf | Hits:

[JSPinside-the-jvm_chinese.pdf

Description: 深入java虚拟机第二版,这个1997年有个第一版,然后第二版是2003年的,现在已经不再印刷了,此为其第二版的中文版,关于jvm怎么运行怎么针对class文件解析,怎么执行opcode之类的,有非常详细的描述.-inside the java virtual machine,it is the second edition and was translate to chinese.It has not been print for ten years,so the material is really mere exists.
Platform: | Size: 19545088 | Author: twdka | Hits:

[Printing programVirtualPDFPrinter

Description: PDF 虚拟打印机,TinyPDF系列,提供(vprint、word2pdf)编程接口,分为不同版本, 提供不同的控制参数, 支持VC、VB、PB、Delphi、.NET、JAVA 等多种语言 支持编程把Word文档,网页、各种格式的图片等,打印成PDF文档,同时支持多次 打印到一个PDF,支持pdf文档合并, 可编程把Word文档,单个或批量转成PDF文档。 所有功能都封装在252K的DLL中,方便编程使用,无需其它支持。 对各种快递单、 发货单、发票等在真实打印的同时,可使用此控件,保留一份电子文档,以便后期查阅。-PDF virtual printer, TinyPDF series offers (vprint, word2pdf) programming interface is divided into different versions with different control parameters, to support VC, VB, PB, Delphi,. NET, JAVA and other programming languages ​ ​ supported by the Word document, Web page pictures in various formats, print to PDF documents, while supporting multiple print to a PDF, supports pdf document merge, programmable to a Word document, single or batch convert PDF documents. All functions are packaged in a DLL 252K, easy to use program, no other support. A variety of delivery orders, shipments, invoices, etc., while the real printing, you can use this control, keep a copy of the electronic document to the latter view.
Platform: | Size: 655360 | Author: chinagen | Hits:

[assembly languagev86dos_src

Description: 很老的东西,1993年左右的书,书的作者吕晓庆,通过一个将DOS POST到保护模式的开发环境,对了解保护模式有点参考价值,个人感觉这本 书里边的东西学起来比较顺手.直道现在也几乎没有见到像这本书这样介绍保护模式系统的书. 这本书上的代码有点错误.运行不起来.1998年左右我修改了下,可以用了.可以用这个代码来实作,段,页,多任务,模式切换.CPU异常等处理. 而且里边还带个最简单崩溃的调试器的代码,出现异常时候可以将当前的i386 寄存器给打印出来, 目录中的v86dos里边是v86DOS 玩具操作系统的代码,它将DOS 自举到虚拟86模式,并在之前初始化相关IA32保护模式资源.提供中断调用门,进入保护模式. 目录中的v86base 中是一些玩保护模式下功能调用V86DOS 玩具操作系统调用门的小代码.比如页错换页测试,双任务测试(一个在屏幕上 边打+,一个在屏幕下边打-),这个在DOS 时代确实还比较新鲜.估计这玩艺对了解保护模式可能有点意义,放在硬盘中 差点就把这个东西丢了,嘿嘿,现在放上来共享之.-Very old stuff , about 1993 books , author of the book Lv Xiaoqing , by a will to protected mode DOS POST development environment for understanding a bit protected mode reference value, this personal feeling Inside the book to learn something more smoothly . Straights are almost not seen this book describes the book as protected mode system. This book is a bit of code on error . Running up around .1998 I modified the next, can be used can be used to implement this code , section , page , multi-tasking, mode switching . CPU abnormal processing . And inside also with the most simple code debugger crashes , abnormal when the current i386 can register to print out, Directory v86dos is v86DOS toys inside the operating system code, it will bootstrap to a virtual 86 DOS mode and protected mode before initializing IA32-related resources . Provide an interrupt call gate , into protected mode. Directory v86base is some play toys protected mode operating system function calls V86DO
Platform: | Size: 73728 | Author: cjm | Hits:

[Linux-Unixgongxiangcunchuqu

Description: 共享存储区:先获取共享区,KEY为75,并获得描述符,然后将该共享存储区附接到addr这个虚拟地址上,如消息队列类似,利用while循环从10到1打印输出,并将i值赋给addr。在SERVER中,创建共享存储区,并将起始地址也设置为addr,服务进程共享存储区,所以直接用while循环输出打印“receive”。-ON划词翻译ON实时翻译 Shared memory: first get sharing area, 75 for KEY, and obtain the descriptor, then the shared memory attached to the addr this virtual address, such as the message queue is similar, using the while loop 10 to 1 print output, and the I value is assigned to addr. In SERVER, create a shared memory area, and the starting address is set to addr, the service process shared memory, so the direct use of while loop output print receive .
Platform: | Size: 3072 | Author: 付小杰 | Hits:

[.netfaxlibtiff

Description: 虚拟传真打印,将不同格式的文件转换成tif格式。也可以转换成需要的格式进行打印。-Virtual fax print, convert files in different formats into tif format. Can also be converted into the required format for printing.
Platform: | Size: 6383616 | Author: nijijian | Hits:
« 1 2 3 45 »

CodeBus www.codebus.net